A server's SSL configuration is performed with the help of the unissl Command server command. The following steps are necessary to configure a server in SSL:
Execute the command:
unissl GENSTORE
Execute the command:
unissl GENKEY
To save the public key pair/private key in the keystore protected with a password.
Execute the command:
unissl GENCSR
To generate the file (in the PKCS#10 format) containing the request.
Send the file to the certification authority.
Retrieve the signed certificate from the certification authority.
Execute the command:
unissl IMPORT
To install the certificates in the server keystore
Execute the command:
unissl SET
When the SSL configuration is finished the server must be restarted.
Other unissl command options can enable/disable SSL, list or delete keys and certificates, change the password. Refer to section "unissl Command".
As of version 6.10.41, documentation new updates are posted on the Broadcom Techdocs Portal.
Look for Dollar Universe.